Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the "FLAG_log_year_in_prefix" #771

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

msamoila
Copy link
Contributor

Add the "FLAG_log_year_in_prefix" in order to not write the year in the log line prefix

@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2021

Codecov Report

Merging #771 (275cc62) into master (224f66b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #771      +/-   ##
==========================================
+ Coverage   72.63%   72.67%   +0.04%     
==========================================
  Files          17       17              
  Lines        3241     3246       +5     
==========================================
+ Hits         2354     2359       +5     
  Misses        887      887              
Impacted Files Coverage Δ
src/glog/logging.h.in 80.00% <ø> (ø)
src/logging.cc 73.44% <100.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 224f66b...275cc62. Read the comment docs.

src/logging.cc Outdated Show resolved Hide resolved
The flag allows suppressing the year in the log line prefix. At the same
time, the flag allows to generate log output compatible to glog releases
prior to version 0.5.
@sergiud sergiud added this to the 0.6 milestone Dec 23, 2021
@sergiud sergiud merged commit 43fc3bf into google:master Dec 23, 2021
@msamoila msamoila deleted the add_year_in_prefix_flag branch December 23, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants